You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > Copy Method > TMtxVec.Copy Method ([In] TMtxVecInt, [In] TMtxFloatPrecision)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.Copy Method ([In] TMtxVecInt, [In] TMtxFloatPrecision)

Copy and convert values from TVecInt.

Syntax
C#
Visual Basic
public virtual TMtxVec Copy([In] TMtxVecInt Src, [In] TMtxFloatPrecision dstFloatPrecision);

Applies appropriate conversion and copy data from TVecInt. The destinaton data format is determined with dstFloatPrecision.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!